'宣言 Public Overloads Shared Function TrySumProduct( _ ByRef result As Complex, _ ByRef exception As Exception, _ ByVal ParamArray x() As ComplexVector _ ) As Boolean
public static bool TrySumProduct( out Complex result, out Exception exception, params ComplexVector[] x )
Compute クラス Compute メンバ オーバーロード一覧